(Qcenter): Declare here.
authorKim F. Storm <storm@cua.dk>
Fri, 19 Mar 2004 00:43:16 +0000 (00:43 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 19 Mar 2004 00:43:16 +0000 (00:43 +0000)
commite6e2141a2796bc7acdc501c73a9aaca085f37a7e
tree88a909e38fc31d57ebcc4fdb5e415eb8f683592c
parent3791374e5ad6db1145cb3ec71cb284f9912160ea
(Qcenter): Declare here.
(syms_of_xdisp): intern and staticpro it.
(handle_single_display_prop): Allow space display property on all
platforms.
(display_mode_line): Set mode_line_p before displaying line.
(calc_pixel_width_or_height): Declare extern.  Add separate :align-to
handling.  Remove complex cases for fringes and scroll-bars.
Add left, right, and center alignment positions. Add text (area)
width/height.  Return width or height for image specs.
(produce_stretch_glyph): Improve handling of :align-to.  Is now
relative to left of text area by default, but other base offsets
can be specified -- also for text lines.
src/xdisp.c